home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / SLAX 6.0.8 / slax-6.0.8.iso / slax / base / 006-devel.lzm / usr / share / xcb / bigreq.xml next >
Encoding:
Extensible Markup Language  |  2008-09-17  |  1.7 KB  |  39 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. Copyright (C) 2001-2004 Bart Massey, Jamey Sharp, and Josh Triplett.
  4. All Rights Reserved.
  5.  
  6. Permission is hereby granted, free of charge, to any person obtaining a copy
  7. of this software and associated documentation files (the "Software"), to deal
  8. in the Software without restriction, including without limitation the rights
  9. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  10. copies of the Software, and to permit persons to whom the Software is
  11. furnished to do so, subject to the following conditions:
  12.  
  13. The above copyright notice and this permission notice shall be included in all
  14. copies or substantial portions of the Software.
  15.  
  16. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  17. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  18. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  19. AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
  20. ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  21. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  22.  
  23. Except as contained in this notice, the names of the authors or their
  24. institutions shall not be used in advertising or otherwise to promote the
  25. sale, use or other dealings in this Software without prior written
  26. authorization from the authors.
  27. -->
  28. <xcb header="bigreq" extension-xname="BIG-REQUESTS"
  29.     extension-name="BigRequests" extension-multiword="true"
  30.     major-version="0" minor-version="0">
  31.  
  32.   <request name="Enable" opcode="0">
  33.     <reply>
  34.       <pad bytes="1" />
  35.       <field type="CARD32" name="maximum_request_length" />
  36.     </reply>
  37.   </request>
  38. </xcb>
  39.